home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / dicedot.zip / dicedot.txt < prev    next >
Text File  |  1994-08-23  |  302b  |  18 lines

  1. 1) Trace onedie.pov at size 64 x 48
  2.  
  3. 2) Run tgadot on it to create onedie.inc:
  4.  
  5.    tgadot onedie.pov > onedie.inc
  6.  
  7. 3) Change the tgatex in onedie.inc to your liking.  I used the following:
  8.  
  9.    texture {
  10.       ambient 0.2
  11.       diffuse 0.8
  12.       phong 1
  13.       phong_size 300
  14.    }
  15.  
  16. 3) Trace dicedot.pov
  17.  
  18.